home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Magazin/MacEasy 21
/
Mac Magazin and MacEasy Magazine CD - Issue 21.iso
/
Wissenschaft & Technik
/
yorick12vr1-nofpu folder
/
gist
/
vgbox.gs
< prev
next >
Wrap
Text File
|
1995-07-26
|
2KB
|
52 lines
# Gist boxed.gs drawing style
# $Id: boxed.gs,v 1.1 1993/08/27 17:08:43 munro Exp $
# A single coordinate system on a portrait page with frame with big labels
# This is more suitable for scale reduction or projection than boxed.gs.
# Legends: None
# See work.gs for description of meanings
landscape= 0
# The default coordinate system template is identical to work.gs
default = {
legend= 0,
viewport= { 0.203, 0.633, 0.435, 0.865 },
ticks= {
horiz= {
nMajor= 4.5, nMinor= 25.0, logAdjMajor= 1.2, logAdjMinor= 1.2,
nDigits= 3, gridLevel= 1, flags= 0x02b,
tickOff= 0.0007, labelOff= 0.016,
tickLen= { 0.0143, 0.0091, 0.0052, 0.0027, 0.0018 },
tickStyle= { color= -2, type= 1, width= 4.0 },
gridStyle= { color= -2, type= 3, width= 2.0 },
textStyle= { color= -2, font= 0x08, prec= 2, height= 0.0312,
expand= 1.0, spacing= 0.0, upX= 0.0, upY= 1.0,
path= 0, alignH= 0, alignV= 0, opaque= 0 },
xOver= 0.405, yOver= 0.360 },
vert= {
nMajor= 4.5, nMinor= 25.0, logAdjMajor= 1.2, logAdjMinor= 1.2,
nDigits= 4, gridLevel= 1, flags= 0x02b,
tickOff= 0.0007, labelOff= 0.010,
tickLen= { 0.0143, 0.0091, 0.0052, 0.0027, 0.0018 },
tickStyle= { color= -2, type= 1, width= 4.0 },
gridStyle= { color= -2, type= 3, width= 2.0 },
textStyle= { color= -2, font= 0x08, prec= 2, height= 0.0312,
expand= 1.0, spacing= 0.0, upX= 0.0, upY= 1.0,
path= 0, alignH= 0, alignV= 0, opaque= 0 },
xOver= 0.160, yOver= 0.360 },
frame= 1,
frameStyle= { color= -2, type= 1, width= 4.0 }}}
system= { legend= "System 0" }
legends= { nlines= 0 }
clegends= { nlines= 0 }